home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / print / gs261ini.zip / README.1ST < prev    next >
Text File  |  1993-06-12  |  11KB  |  221 lines

  1. To: w8sdz@WSMR-SIMTEL20.Army.Mil 
  2. Subject: Ghostscript 2.6.1 upload
  3.  
  4. Keith,
  5.  
  6.     I have uploaded to Simtel 20:
  7.  
  8. <msdos.postscript>
  9. gs261ini.zip     required files plus examples for gs ver 2.6.1
  10. gs261286.zip     gs v2.6.1 exe for 286 machines
  11. gs261386.zip     gs v2.6.1 exe with extend. mem for 386/486s
  12. gs261win.zip     gs v2.6.1 exe for windows
  13.  
  14.     This is essentially the same as the 2.6.1 bug official
  15. release on prep.ai.mit.edt/pub/gnu, packaged into smaller zip files,
  16. with the addition of the following files:
  17.  
  18.     readme.1st    this file
  19.     packing.lst    what files are in what zip
  20.     use.ps        use.doc in postscript form
  21.     gs2.bat        sample screen  view bat file for gs, tsing video
  22.     gs3.bat        sample screen view bat file for gs386, tsing video
  23.  
  24.     You must get gs261ini.zip and one of the other .zip files,
  25. depending on target machine.  386/486 users should definitely get
  26. gs261386.zip.  
  27.  
  28.     The 2.4, 2.5 fonts can be used with 2.6 and some new fonts
  29. are added in file 26urwfnt.zip (previously uploaded).  However,
  30. gs261ini.zip contains the uglyr font which will automatically
  31. substitude for missing fonts, so the use of other fonts is optional.
  32. Also using using only the ugly font minimizes the potential for
  33. out-of-memory due to using too many fonts in non-386 versions of the
  34. program.
  35.  
  36.     Type gs -h for help and a list of the supported drivers.
  37.  
  38.     Read use.doc in gs261ini.zip for instructions.  Try gs use.ps
  39. > foo or gs386 use.ps > foo to view use.doc in postscript form.
  40.  
  41.     If you have usenet access, read gnu.ghostscript.bug for 
  42. bulletin board postings about ghostscript.
  43.  
  44.     Type gs yourfile.ps > foo to redirect errors into file foo to
  45. avoid error messages being printed on screen over the graphics image.
  46.  
  47. Happy computing... Nate Liskov     (nate@lcs.mit.edu)
  48.  
  49. Many thanks to ghostscript author, Peter Deutsch.
  50. Ghostscript 2.6 and 2.6.1 Release Notices from the author follow:
  51. ------------------------
  52. Date: Sun, 9 May 93 23:33:25 PDT
  53. From: ghost@aladdin.com (L. Peter Deutsch)
  54. Subject: Ghostscript 2.6 is released
  55. To: bug-ghostscript@prep.ai.mit.edu
  56. Cc: d-alpha@aladdin.com, d-beta@aladdin.com
  57. Distribution: world
  58. Newsgroups: gnu.ghostscript.bug,gnu.announce,comp.lang.postscript
  59. Followup-To: gnu.ghostscript.bug
  60. Lines: 78
  61.  
  62. Ghostscript 2.6 is now released.  The main purpose of this release is to
  63. provide a "platform font" capability, which allows Ghostscript to use the
  64. fonts and the text display facilities of the underlying window and
  65. graphics system.  Under X Windows, Ghostscript will use X fonts; under MS
  66. Windows, Ghostscript will use TrueType fonts and/or ATM fonts.
  67. (Ghostscript does still need Type 1 scalable fonts for more exotic
  68. situations, such as rotated or skewed characters or clipping with a
  69. character shape.)  As usual, see readme.doc in the fileset for a somewhat
  70. more detailed list; see the NEWS file for a very detailed list.  Note that
  71. only a subset of the available drivers and features are included in the PC
  72. executables distributed as GNU software: read the individual makefiles to
  73. find out which drivers and features are included in which executables.
  74.  
  75. A user has created a good previewer that runs under MS Windows, called
  76. Ghostview for Windows.  Please contact Russell Lang
  77. (rjl@monu1.cc.monash.edu.au) for details.  Please do not ask FSF or
  78. Aladdin Enterprises about this.
  79.  
  80. Ghostscript 2.6 may be obtained from the usual GNU distribution points.
  81. One good place to get it is ftp.cs.wisc.edu:/pub/X/ghostscript*2.6*.  This
  82. is a 24-hour-access site that allows anonymous FTP and is not heavily
  83. loaded.  Please note that Ghostscript 2.6 is compressed with FSF's gzip
  84. program, not with compress.
  85.  
  86. The Ghostscript 2.6 fonts are the same as those of Ghostscript 2.5.2,
  87. except for the addition of 4 fonts donated by URW for distribution with
  88. the GNU License (Nimbus Sans L Regular, Nimbus Roman No9 L Regular, URW
  89. Grotesk T Bold, and URW Antiqua T Regular Condensed).
  90.  
  91. Context diffs from Ghostscript 2.5.2 to 2.6 have been provided.
  92. Ghostscript 2.5.2 has been left on-line; most prior versions have been
  93. deleted, but the relevant diffs will be left on-line indefinitely.
  94.  
  95. The only planned future release of Ghostscript is version 3.0, scheduled
  96. for December, which will include a full implementation of PostScript Level
  97. 2 facilities.  It is likely that there will be one intermediate release
  98. before then, but no dates or specifications have been set.
  99.  
  100. Suggestions for improvements to Ghostscript are always welcome.  Please
  101. send them to ghost@aladdin.com.
  102.  
  103. I would like to thank the many Ghostscript beta testers for their
  104. assistance in getting Ghostscript 2.6 ready for release, and especially
  105. Tim Theisen and Russell Lang, who contributed most of the new code for X
  106. Windows and MS Windows respectively.
  107.  
  108. L. Peter Deutsch :: Aladdin Enterprises :: P.O. box 60264, Palo Alto, CA 94306
  109. ghost@aladdin.com, ...decwrl!aladdin!ghost ; voice 415-322-0103 ; fax 322-1734
  110.             "Implementation is the sincerest form of flattery."
  111.  
  112.  
  113. [ Most GNU software is packed using the new `gzip' compression program.
  114.   Source code is available on most sites distributing GNU software.
  115.  
  116.   For information on how to order GNU software on tape, floppy, or cd-rom,
  117.   check the file etc/ORDERS in the GNU Emacs distribution or in GNUinfo/ORDERS
  118.   on prep, or e-mail a request to: gnu@prep.ai.mit.edu
  119.  
  120.   By ordering tapes from the FSF you help us continue to develop more free
  121.   software.  Media revenues are our primary source of support.  Donations to
  122.   FSF are deductible on US tax returns.
  123.  
  124.   The above software will soon to be at these ftp sites as well.
  125.   Please try them before prep.ai.mit.edu!   thanx -gnu@prep.ai.mit.edu
  126.         ASIA: ftp.cs.titech.ac.jp, utsun.s.u-tokyo.ac.jp:/ftpsync/prep,
  127.   cair.kaist.ac.kr:/pub/gnu
  128.         AUSTRALIA: archie.oz.au:/gnu (archie.oz or archie.oz.au for ACSnet)
  129.         EUROPE: irisa.irisa.fr:/pub/gnu, grasp1.univ-lyon1.fr:pub/gnu,
  130.   unix.hensa.ac.uk:/pub/uunet/systems/gnu, src.doc.ic.ac.uk:/gnu,
  131.   ftp.informatik.tu-muenchen.de, ftp.informatik.rwth-aachen.de:/pub/gnu,
  132.   isy.liu.se, ftp.stacken.kth.se, ftp.luth.se:/pub/unix/gnu,
  133.   nic.funet.fi:/pub/gnu, ugle.unit.no, ftp.win.tue.nl, ftp.denet.dk,
  134.   ftp.eunet.ch, nic.switch.ch:/mirror/gnu, archive.eu.net
  135.         USA: wuarchive.wustl.edu, labrea.stanford.edu,
  136.   ftp.kpc.com:/pub/mirror/gnu, ftp.cs.widener.edu, uxc.cso.uiuc.edu,
  137.   col.hp.com:/mirrors/gnu, ftp.cs.columbia.edu:/archives/gnu/prep,
  138.   gatekeeper.dec.com:/pub/GNU, ftp.uu.net:/systems/gnu
  139. ]
  140. --------------------------------------------------------------
  141. From: ghost@aladdin.com (L. Peter Deutsch)
  142. Subject: Ghostscript 2.6.1 is released
  143. Message-ID: <gnusenet9305291118.0.UUL1.3#5127@aladdin.com>
  144. To: bug-ghostscript-request@prep.ai.mit.edu
  145. Distribution: world
  146. Approved: info-gnu@prep.ai.mit.edu
  147. Path: mintaka.lcs.mit.edu!yale!gumby!wupost!howland.reston.ans.net!newsserver.jvnc.net!yale.edu!think.com!grapevine.lcs.mit.edu!ai-lab!prep.ai.mit.edu!gnulists
  148. Newsgroups: gnu.announce,gnu.ghostscript.bug,comp.lang.postscript,comp.text
  149. Followup-To: gnu.ghostscript.bug
  150. Lines: 68
  151.  
  152. Ghostscript 2.6.1 is now released.  It fixes some early bugs in 2.6, and
  153. adds a couple more user-contributed drivers.  It also includes a much more
  154. complete implementation of the platform fonts facility.  As usual, see
  155. readme.doc in the fileset for a somewhat more detailed list; see the NEWS
  156. file for a very detailed list.  Note that only a subset of the available
  157. drivers and features are included in the PC executables distributed as GNU
  158. software: read the individual makefiles to find out which drivers and
  159. features are included in which executables.
  160.  
  161. Ghostscript 2.6.1 may be obtained from the usual GNU distribution points.
  162. One good place to get it is ftp.cs.wisc.edu:/pub/X/ghostscript*2.6.1*.
  163. This is a 24-hour-access site that allows anonymous FTP and is not heavily
  164. loaded.  Please note that Ghostscript 2.6.1 is compressed with FSF's gzip
  165. program, not with compress.
  166.  
  167. Context diffs from Ghostscript 2.6.1 to 2.6 have been provided.
  168. Ghostscript 2.6 has been left on-line; most prior versi